'宣言 Public Class SingleCellBaseCollection(Of T) Inherits CellBaseCollection Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of CellBase)
public class SingleCellBaseCollection<T> : CellBaseCollection, Infragistics.ICollectionBase, Infragistics.ICollectionBase<CellBase>